home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_xephem.idb / usr / freeware / src / xephem / patches.z / patches
Encoding:
Text File  |  1999-07-16  |  821 b   |  21 lines

  1. --- ./GUI/xephem/XEphem.ad    Tue Mar 16 08:39:16 1999
  2. +++ ../xephem-3.2.2/./GUI/xephem/XEphem.ad    Wed Apr 14 00:05:06 1999
  3. @@ -170,7 +170,7 @@
  4.  ! system-wide directory for xephem support files. Shared r-o among all users.
  5.  ! N.B. under this are auxil/, fifos/, fits/, and catalogs/.
  6.  ! N.B. if present, ppm.xe and the gsc base directory must be under catalogs/
  7. -XEphem.ShareDir: .
  8. +XEphem.ShareDir: /usr/freeware/lib/xephem
  9.  
  10.  ! *************************************************************************
  11.  ! default FITS info
  12. @@ -240,7 +240,7 @@
  13.  ! default command to print a postscript file given as its only arg.
  14.  XEphem*Print*Save.set: True
  15.  XEphem*Print*Grayscale.set: True
  16. -XEphem*Print*PrintCmd.value: lpr
  17. +XEphem*Print*PrintCmd.value: lp
  18.  
  19.  
  20.  ! *************************************************************************
  21.